adTempus API
PreviousUpNext
IDateSchedule::EndDateTime Property

Gets or sets the latest date/time to which this schedule applies.

C++
__property VARIANT EndDateTime;
C#
VARIANT EndDateTime;
Visual Basic
Property EndDateTime() As VARIANT
Default Value

Null

No dates/times that fall after this date/time will satisfy the criteria for the schedule.

If you do not want the schedule to have an end value, set EndDateTime to nothing (a VARIANT of type VT_NULL in C++).

adTempus API Reference version 3.0.0.0, revised 10/30/2008